3.36 \(\int \frac {(A+B x^2) (b x^2+c x^4)^3}{x^{13}} \, dx\)

Optimal. Leaf size=71 \[ -\frac {A b^3}{6 x^6}-\frac {b^2 (3 A c+b B)}{4 x^4}+c^2 \log (x) (A c+3 b B)-\frac {3 b c (A c+b B)}{2 x^2}+\frac {1}{2} B c^3 x^2 \]

[Out]

-1/6*A*b^3/x^6-1/4*b^2*(3*A*c+B*b)/x^4-3/2*b*c*(A*c+B*b)/x^2+1/2*B*c^3*x^2+c^2*(A*c+3*B*b)*ln(x)

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 71, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.125, Rules used = {1584, 446, 76} \[ -\frac {b^2 (3 A c+b B)}{4 x^4}-\frac {A b^3}{6 x^6}+c^2 \log (x) (A c+3 b B)-\frac {3 b c (A c+b B)}{2 x^2}+\frac {1}{2} B c^3 x^2 \]

Antiderivative was successfully verified.

[In]

Int[((A + B*x^2)*(b*x^2 + c*x^4)^3)/x^13,x]

[Out]

-(A*b^3)/(6*x^6) - (b^2*(b*B + 3*A*c))/(4*x^4) - (3*b*c*(b*B + A*c))/(2*x^2) + (B*c^3*x^2)/2 + c^2*(3*b*B + A*
c)*Log[x]

Rule 76

Int[((d_.)*(x_))^(n_.)*((a_) + (b_.)*(x_))*((e_) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*
x)*(d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, d, e, f, n}, x] && IGtQ[p, 0] && (NeQ[n, -1] || EqQ[p, 1]) && N
eQ[b*e + a*f, 0] && ( !IntegerQ[n] || LtQ[9*p + 5*n, 0] || GeQ[n + p + 1, 0] || (GeQ[n + p + 2, 0] && Rational
Q[a, b, d, e, f])) && (NeQ[n + p + 3, 0] || EqQ[p, 1])

Rule 446

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Dist[1/n, Subst[Int
[x^(Simplify[(m + 1)/n] - 1)*(a + b*x)^p*(c + d*x)^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, m, n, p, q}, x] &&
 NeQ[b*c - a*d, 0] && IntegerQ[Simplify[(m + 1)/n]]

Rule 1584

Int[(u_.)*(x_)^(m_.)*((a_.)*(x_)^(p_.) + (b_.)*(x_)^(q_.))^(n_.), x_Symbol] :> Int[u*x^(m + n*p)*(a + b*x^(q -
 p))^n, x] /; FreeQ[{a, b, m, p, q}, x] && IntegerQ[n] && PosQ[q - p]

Rubi steps

\begin {align*} \int \frac {\left (A+B x^2\right ) \left (b x^2+c x^4\right )^3}{x^{13}} \, dx &=\int \frac {\left (A+B x^2\right ) \left (b+c x^2\right )^3}{x^7} \, dx\\ &=\frac {1}{2} \operatorname {Subst}\left (\int \frac {(A+B x) (b+c x)^3}{x^4} \, dx,x,x^2\right )\\ &=\frac {1}{2} \operatorname {Subst}\left (\int \left (B c^3+\frac {A b^3}{x^4}+\frac {b^2 (b B+3 A c)}{x^3}+\frac {3 b c (b B+A c)}{x^2}+\frac {c^2 (3 b B+A c)}{x}\right ) \, dx,x,x^2\right )\\ &=-\frac {A b^3}{6 x^6}-\frac {b^2 (b B+3 A c)}{4 x^4}-\frac {3 b c (b B+A c)}{2 x^2}+\frac {1}{2} B c^3 x^2+c^2 (3 b B+A c) \log (x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 71, normalized size = 1.00 \[ -\frac {A b^3}{6 x^6}-\frac {b^2 (3 A c+b B)}{4 x^4}+c^2 \log (x) (A c+3 b B)-\frac {3 b c (A c+b B)}{2 x^2}+\frac {1}{2} B c^3 x^2 \]

Antiderivative was successfully verified.

[In]

Integrate[((A + B*x^2)*(b*x^2 + c*x^4)^3)/x^13,x]

[Out]

-1/6*(A*b^3)/x^6 - (b^2*(b*B + 3*A*c))/(4*x^4) - (3*b*c*(b*B + A*c))/(2*x^2) + (B*c^3*x^2)/2 + c^2*(3*b*B + A*
c)*Log[x]

________________________________________________________________________________________

fricas [A]  time = 0.91, size = 77, normalized size = 1.08 \[ \frac {6 \, B c^{3} x^{8} + 12 \, {\left (3 \, B b c^{2} + A c^{3}\right )} x^{6} \log \relax (x) - 18 \, {\left (B b^{2} c + A b c^{2}\right )} x^{4} - 2 \, A b^{3} - 3 \, {\left (B b^{3} + 3 \, A b^{2} c\right )} x^{2}}{12 \, x^{6}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x^2+A)*(c*x^4+b*x^2)^3/x^13,x, algorithm="fricas")

[Out]

1/12*(6*B*c^3*x^8 + 12*(3*B*b*c^2 + A*c^3)*x^6*log(x) - 18*(B*b^2*c + A*b*c^2)*x^4 - 2*A*b^3 - 3*(B*b^3 + 3*A*
b^2*c)*x^2)/x^6

________________________________________________________________________________________

giac [A]  time = 0.15, size = 99, normalized size = 1.39 \[ \frac {1}{2} \, B c^{3} x^{2} + \frac {1}{2} \, {\left (3 \, B b c^{2} + A c^{3}\right )} \log \left (x^{2}\right ) - \frac {33 \, B b c^{2} x^{6} + 11 \, A c^{3} x^{6} + 18 \, B b^{2} c x^{4} + 18 \, A b c^{2} x^{4} + 3 \, B b^{3} x^{2} + 9 \, A b^{2} c x^{2} + 2 \, A b^{3}}{12 \, x^{6}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x^2+A)*(c*x^4+b*x^2)^3/x^13,x, algorithm="giac")

[Out]

1/2*B*c^3*x^2 + 1/2*(3*B*b*c^2 + A*c^3)*log(x^2) - 1/12*(33*B*b*c^2*x^6 + 11*A*c^3*x^6 + 18*B*b^2*c*x^4 + 18*A
*b*c^2*x^4 + 3*B*b^3*x^2 + 9*A*b^2*c*x^2 + 2*A*b^3)/x^6

________________________________________________________________________________________

maple [A]  time = 0.05, size = 75, normalized size = 1.06 \[ \frac {B \,c^{3} x^{2}}{2}+A \,c^{3} \ln \relax (x )+3 B b \,c^{2} \ln \relax (x )-\frac {3 A b \,c^{2}}{2 x^{2}}-\frac {3 B \,b^{2} c}{2 x^{2}}-\frac {3 A \,b^{2} c}{4 x^{4}}-\frac {B \,b^{3}}{4 x^{4}}-\frac {A \,b^{3}}{6 x^{6}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*x^2+A)*(c*x^4+b*x^2)^3/x^13,x)

[Out]

1/2*B*c^3*x^2-3/4*b^2/x^4*A*c-1/4*b^3/x^4*B-3/2*b*c^2/x^2*A-3/2*b^2*c/x^2*B-1/6*A*b^3/x^6+A*ln(x)*c^3+3*B*ln(x
)*b*c^2

________________________________________________________________________________________

maxima [A]  time = 1.44, size = 77, normalized size = 1.08 \[ \frac {1}{2} \, B c^{3} x^{2} + \frac {1}{2} \, {\left (3 \, B b c^{2} + A c^{3}\right )} \log \left (x^{2}\right ) - \frac {18 \, {\left (B b^{2} c + A b c^{2}\right )} x^{4} + 2 \, A b^{3} + 3 \, {\left (B b^{3} + 3 \, A b^{2} c\right )} x^{2}}{12 \, x^{6}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x^2+A)*(c*x^4+b*x^2)^3/x^13,x, algorithm="maxima")

[Out]

1/2*B*c^3*x^2 + 1/2*(3*B*b*c^2 + A*c^3)*log(x^2) - 1/12*(18*(B*b^2*c + A*b*c^2)*x^4 + 2*A*b^3 + 3*(B*b^3 + 3*A
*b^2*c)*x^2)/x^6

________________________________________________________________________________________

mupad [B]  time = 0.09, size = 75, normalized size = 1.06 \[ \ln \relax (x)\,\left (A\,c^3+3\,B\,b\,c^2\right )-\frac {x^4\,\left (\frac {3\,B\,b^2\,c}{2}+\frac {3\,A\,b\,c^2}{2}\right )+\frac {A\,b^3}{6}+x^2\,\left (\frac {B\,b^3}{4}+\frac {3\,A\,c\,b^2}{4}\right )}{x^6}+\frac {B\,c^3\,x^2}{2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((A + B*x^2)*(b*x^2 + c*x^4)^3)/x^13,x)

[Out]

log(x)*(A*c^3 + 3*B*b*c^2) - (x^4*((3*A*b*c^2)/2 + (3*B*b^2*c)/2) + (A*b^3)/6 + x^2*((B*b^3)/4 + (3*A*b^2*c)/4
))/x^6 + (B*c^3*x^2)/2

________________________________________________________________________________________

sympy [A]  time = 1.29, size = 78, normalized size = 1.10 \[ \frac {B c^{3} x^{2}}{2} + c^{2} \left (A c + 3 B b\right ) \log {\relax (x )} + \frac {- 2 A b^{3} + x^{4} \left (- 18 A b c^{2} - 18 B b^{2} c\right ) + x^{2} \left (- 9 A b^{2} c - 3 B b^{3}\right )}{12 x^{6}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x**2+A)*(c*x**4+b*x**2)**3/x**13,x)

[Out]

B*c**3*x**2/2 + c**2*(A*c + 3*B*b)*log(x) + (-2*A*b**3 + x**4*(-18*A*b*c**2 - 18*B*b**2*c) + x**2*(-9*A*b**2*c
 - 3*B*b**3))/(12*x**6)

________________________________________________________________________________________